Note for FTDI\2.10.00\
  
  \FTDI\2.10.00\
	FTDI Driver. 
	Cards supported: 
		- USB -> 4xRS232, PCA100294-1
		- USB -> 4xRS485/NMEA, PCA100293-1
		- USB -> GPIO, PCA100297-1
	\Install_FTDI.vbs
		- This script will install drivers for USB-RS232 and USB-RS485/NMEA.
		  NOTE: If several cards are connected you may want to manually install one by one instead.
			- When installing from script, some times ports may be assigned COM number in a random order.
		  To change COM port number: 
			- Open Device Manager -> Ports (COM & LPT)
			- Right click on COM port and select Properties.
			- Select Port Settings and Advanced, then change Port number in list.
	\List_FTDI_Present.vbs
		- Use this script to only show the present FTDI devices.
	\List_FTDI_Installed.vbs
		- Use this script to show a list with all FTDI serials preinstalled and what COM they are linked to.
		- For some of our factory images 80+ ports may be already linked to a device and serial. 
		  This way when the card is programmed with correct serial it will always use the same COM port number in all systems.